home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megadoom II
/
MEGADOOM II - iso.7z
/
MEGADOOM II.ISO
/
doom
/
editors
/
wadfile
/
dmop
/
doom2
/
fried.rw
< prev
next >
Wrap
Text File
|
1995-01-07
|
8KB
|
120 lines
;
; Random World File created by populate
;
; Populate was written By Dusty Bedford 1994
;
;Enemies Weight When MAX#OF
IMP 103.73 DEAF/AMBUSHMEDIUM_AND_HARD 18
IMP 126.78 DEAF/AMBUSH 22
IMP 63.39 DEAF/AMBUSHHARD_ONLY 11
LAUNCHER 1.23 1
SUPERSHOTGUN 1.23 MEDIUM_AND_HARD 1
SHELLBOX 2.46 4
POOLOFBLOOD 0.23 2
PLASMA 1.23 1
ROCKETS 3.69 2
BLUEBALL 0.92 1L
BARMOR 1.84 1L
SPECTRE 13.25 MEDIUM_AND_HARD 1
SERGEANT 5.76 EASY_ONLY 1
CHAINGUNNER 43.21 DEAF/AMBUSHMEDIUM_AND_HARD 5
SERGEANT 5.76 DEAF/AMBUSHEASY_ONLY 1
IMP 5.76 1
IMP 5.76 MEDIUM_AND_HARD 1
IMP 5.76 HARD_ONLY 1
SHELLS 2.46 4
INVULN 1.23 MULTIPLAYER 1
INVISO 2.46 MULTIPLAYER 2
ROCKETS 1.84 MULTIPLAYER 1
BFG9000 2.46 MULTIPLAYER 1L
ENERCELL 0.92 1
SERGEANT 5.76 1
SERGEANT 5.76 MEDIUM_AND_HARD 1
CHAINGUNNER 25.93 HARD_ONLY 3
CHAINGUNNER 25.93 DEAF/AMBUSHHARD_ONLY 3
SERGEANT 63.39 DEAF/AMBUSH 11
SERGEANT 51.86 DEAF/AMBUSHMEDIUM_AND_HARD 9
SERGEANT 17.29 DEAF/AMBUSHHARD_ONLY 3
TROOPER 51.86 DEAF/AMBUSH ;9 ;This item is inocuous
FLYSKULL 3.46 DEAF/AMBUSH 1
FLYSKULL 6.92 DEAF/AMBUSHMEDIUM_AND_HARD 2
FLYSKULL 6.92 DEAF/AMBUSHHARD_ONLY 2
FLYSKULL 3.46 DEAF/AMBUSHEASY_AND_HARD 1
TROOPER 28.81 DEAF/AMBUSHMEDIUM_AND_HARD ;5 ;This item is inocuous
TROOPER 11.53 DEAF/AMBUSHHARD_ONLY ;2 ;This item is inocuous
CACODEMON 16.13 DEAF/AMBUSH 1L
CACODEMON 16.13 DEAF/AMBUSHMEDIUM_AND_HARD 1L
CACODEMON 16.13 DEAF/AMBUSHHARD_ONLY 1L
TROOPER 11.53 DEAF/AMBUSHEASY_ONLY ;2 ;This item is inocuous
SPECTRE 26.50 DEAF/AMBUSHMEDIUM_AND_HARD 2
GARMOR 1.84 DEAF/AMBUSH 1
STIMPAK 4.30 DEAF/AMBUSH 7
STIMPAK 1.84 DEAF/AMBUSHMEDIUM_AND_HARD 3
STIMPAK 1.23 DEAF/AMBUSHHARD_ONLY 2
BULLETS 1.23 DEAF/AMBUSH 1
SHELLS 2.46 DEAF/AMBUSH 4
BLUEBALL 0.92 MEDIUM_AND_HARD 1L
SPECTRE 53.00 DEAF/AMBUSHHARD_ONLY 4
KNIGHT 12.10 DEAF/AMBUSHHARD_ONLY 1L
MEDIKIT 2.46 EASY_AND_MEDIUM 2
MEDIKIT 1.23 EASY_ONLY 1
MEDIKIT 1.23 1
STIMPAK 1.23 EASY_ONLY 2
BULLETS 1.23 1
SHELLS 0.61 EASY_AND_MEDIUM 1
SHOTGUN 1.23 EASY_ONLY 1
SHOTGUN 1.23 MULTIPLAYER 1
DEMON 13.25 DEAF/AMBUSHMEDIUM_AND_HARD 1
DEMON 26.50 DEAF/AMBUSHEASY_ONLY 2
BERSERK 1.23 1
;
; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD
;
; At run-time this value is used to adjust the
; Max#of variable based on the population of
; the level being modified. Using the strict
; standard requires that one or more of the
; items in the list above not have a specified
; maximum number of objects.
;
PER 183 ;Strict standard for exact placement
;PER 155 ;Lowered Standard for easy placement
;
; Deleting any of the PRESERVE lines will mean that
; the objects will not be taken from the original
; level. You will have to supply your own above.
;
PRESERVE PILLARS
PRESERVE LAMPS
;
; THRESHOLD determines what a MEGA-GOODIE is.
; MEGA-GOODIES are used to make the level fair
; if the generator places a lot of enemies in
; the level.
;
THRESHOLD 75
;
; I.Q. Determines how intelligently the program
; places objects in the effort to defeat you.
; 250 is the default if it is not specified here.
;
I.Q. 250
;
; EVEN sets the point at which the program must begin
; placing MEGA-GOODIES into the level, on the
; basis of the hardest difficulty rating.
; The MEGA-GOODIES give you a fighting chance,
; setting the value lower or <500 will increase the number
; of MEGA-GOODIES available to you in a the level.
EVEN 500
;
; If SPREAD is not set to a low value then
; a given sector may accumulate too many objects
; this often makes the level impossible to finish
; or just ugly-looking. Setting the value too low
; could make it difficult to place objects within
; a given wad file.
;
SPREAD 15
;